@charset "UTF-8";
/* CSS Document */
body {
  background: #F9F8F6;
}

/*top_banner_container*/
.top_banner_container {
  height: 480px;
  background: url(../images/banner_top_home.png) center top no-repeat;
}

.top_banner_container .header {
  height: 60px;
}

.top_banner_container .header div.logo {
  float: left;
  width: 360px;
  height: 60px;
  background: url(../images/logo_home@2x.png) center top no-repeat;
  background-size: 357px;
}

.top_banner_container .tc {
  text-align: center;
  margin-top: 80px;
  width: 1180px;
  padding: 0 0 0 0px;
}

.top_banner_container .search_box {
  width: 740px;
  height: 28px;
  padding: 11px 0;
  background: #fff;
  border-radius: 6px;
  position: relative;
  vertical-align: middle;
}

.top_banner_container .search_box select {
  width: 130px;
  height: 50px;
  margin-top: -11px;
  padding-left: 40px !important;
  padding: 0 0px;
  border: none;
  font-weight: 400;
  font-size: 16px;
  color: #333;
  letter-spacing: 5px;
  background-image: url(../images/icon_search_select_arr_home.jpg);
}

.top_banner_container .search_box input {
  width: 480px;
  padding: 0 0 0 30px;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  font-family: PingFangSC-Regular;
  color: #333;
  border-left: 1px solid rgba(151, 151, 151, 0.22);
  float: left;
}

.top_banner_container .search_box input::placeholder {
  color: #999999;
}

.top_banner_container .search_box input:focus {
  background-color: transparent;
  border: 0;
  border-left: 1px solid rgba(151, 151, 151, 0.22);
  outline: none;
}

.top_banner_container .search_box input:-webkit-autofill {
  -webkit-text-fill-color: #333;
}

.top_banner_container .search_box input:-webkit-autofill:hover, .top_banner_container .search_box input:-webkit-autofill:focus, .top_banner_container .search_box input:-webkit-autofill:active {
  -webkit-text-fill-color: #333;
}

.top_banner_container .search_box .search_sub {
  width: 115px;
  height: 50px;
  background: #FFB237;
  border-radius: 0 6px 6px 0;
  position: absolute;
  top: 0;
  right: 0;
}

.top_banner_container .search_link {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  font-family: PingFangSC-Regular;
  color: #FFFFFF;
}

.top_banner_container .search_link a {
  color: #FFFFFF;
}

.top_banner_container .introduce_box {
  width: 1180px;
  margin: 40px auto 0;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  font-family: PingFangSC-Medium;
  color: #FFFFFF;
  letter-spacing: 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.14);
  text-align: center;
}

.top_banner_container .introduce_box p span {
  font-weight: 500;
  font-size: 30px;
  color: #FFF7AB;
  padding: 0 10px;
}

.main_container {
  box-sizing: border-box;
  width: 1180px;
  padding: 24px 20px 24px 20px;
  margin: -170px auto 0;
  border-top: 6px solid #FFB335;
  background: #fff;
}

.main_container .main_left {
  box-sizing: border-box;
  width: 365px;
  height: 590px;
  background: #FFFFFF;
  border: 1px solid #E5C8BE;
  padding: 10px 10px;
  box-shadow: inset 0 0 0 6px #fff, inset 0 0 0 7px #F7ECE8;
  float: left;
}

.main_container .main_left .paper_data {
  margin: 15px auto 0;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  font-family: PingFangSC-Medium;
  text-align: center;
  text-indent: 10px;
  background: url(../images/icon_paper_data.png) 50px center no-repeat;
}

.main_container .main_left .paper_img {
  margin: 25px auto 0;
  width: 290px;
  height: 365px;
  position: relative;
  text-align: center;
}

.main_container .main_left .paper_img img {
  max-width: 290px;
  height: 365px;
  margin: 0 auto;
  object-fit: contain;
}

.main_container .main_left .paper_number {
  margin: 10px auto 0;
  padding: 0 20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-family: PingFangSC;
}

.main_container .main_left .paper_number i {
  color: #CD2F25;
}

.main_container .main_left .search_paper {
  margin: 14px auto 0;
}

.main_container .main_left .search_paper .search_input {
  width: 321px;
  height: 40px;
  border: 2px solid #D34937;
  border-radius: 4px;
  position: relative;
}

.main_container .main_left .search_paper .search_input input {
  float: left;
  width: 230px;
  height: 40px;
  line-height: 40px;
  background: none;
  outline: none;
  text-indent: 2em;
}

.main_container .main_left .search_paper .search_input input::placeholder {
  color: #999999;
}

.main_container .main_left .search_paper .search_input .search_btn {
  width: 85px;
  height: 40px;
  background-image: linear-gradient(90deg, #E1764A 0%, #CB312C 98%);
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 40px;
  color: #FFFFFF;
  font-family: PingFangSC-Medium;
  text-align: center;
}

.main_container .main_left .search_range {
  margin: 10px auto 0;
  padding: 0 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  font-family: PingFangSC-Regular;
}

.main_container .main_left .search_range label {
  float: left;
  margin-left: 25px;
}

.main_container .main_left .search_range label input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  margin-right: 3px;
  margin-top: -3px;
  border-radius: 0;
  background-image: url(../images/icon_check_bg.png);
  background-size: 100% auto;
  box-sizing: border-box;
  background-position: 0 0;
}

.main_container .main_left .search_range label input[type="radio"]:active, .main_container .main_left .search_range label input[type="radio"]:checked, .main_container .main_left .search_range label input[type="radio"]:checked:active {
  background-image: url(../images/icon_check_bg_act.png);
}

.main_container .main_center {
  box-sizing: border-box;
  width: 385px;
  height: 590px;
  background: url(../images/home_main_center_line.png) center bottom no-repeat, url(../images/home_main_center_bg.png) center top no-repeat;
  border: none;
  float: left;
  margin-left: 12px;
  overflow: hidden;
}

.main_container .main_center .title {
  width: 375px;
  height: 38px;
  background: url(../images/home_mail_center_title.png) center center no-repeat;
  margin: 17px auto 17px;
}

.main_container .main_center .title a {
  display: block;
  width: 375px;
  height: 38px;
}

.main_container .main_center .box {
  margin: 0 auto -15px;
  width: 385px;
  height: 182px;
  background: url(../images/home_main_center_boxbg.png) center top no-repeat;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0 37px;
}

.main_container .main_center .box h2 {
  margin: 30px auto 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
  font-family: PingFangSC-SNaNpxibold;
  text-align: center;
  color: #BE3020;
}

.main_container .main_center .box h2 a {
  color: #BE3020;
}

.main_container .main_center .box ul {
  margin: 20px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.main_container .main_center .box ul li {
  display: block\9;
  float: left\9;
  box-sizing: border-box;
  width: 33.3%;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 16px;
  line-height: 34px;
  text-align: center;
  border-right: 1px solid #F7EADC;
  border-bottom: 1px solid #F7EADC;
}

.main_container .main_center .box ul li:nth-of-type(3n) {
  border-right: none;
}

.main_container .main_center .box ul li:nth-last-of-type(1), .main_container .main_center .box ul li:nth-last-of-type(2), .main_container .main_center .box ul li:nth-last-of-type(3) {
  border-bottom: none;
}

.main_container .main_center .box.box2 ul li {
  width: 50%;
}

.main_container .main_center .box.box2 ul li:nth-of-type(3n) {
  border-right: 1px solid #F7EADC;
}

.main_container .main_center .box.box2 ul li:nth-of-type(2n) {
  border-right: none;
}

.main_container .main_center .box.box2 ul li:nth-last-of-type(1), .main_container .main_center .box.box2 ul li:nth-last-of-type(2) {
  border-bottom: none;
}

.main_container .main_center .box.box2 ul li:nth-last-of-type(3) {
  border-bottom: 1px solid #F7EADC;
}

.main_container .main_right {
  box-sizing: border-box;
  width: 365px;
  height: 590px;
  background: #FFFFFF;
  border: 1px solid #E5C8BE;
  padding: 10px 10px;
  box-shadow: inset 0 0 0 6px #fff, inset 0 0 0 7px #F7ECE8;
  float: right;
}

.main_container .main_right .box {
  margin: 20px auto 0px;
  width: 330px;
  height: auto;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0px 0 20px 0;
  border-bottom: 1px solid #F7EADC;
}

.main_container .main_right .box h2 {
  margin: 0px auto 0;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  font-family: PingFangSC-Medium;
  text-align: left;
  text-indent: 20px;
  color: #BE2F1F;
}

.main_container .main_right .box h2 a {
  color: #BE2F1F;
}

.main_container .main_right .box ul {
  margin: 15px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.main_container .main_right .box ul li {
  display: block\9;
  float: left\9;
  box-sizing: border-box;
  width: 50%;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  text-indent: 20px;
  border-right: 1px solid #F7EADC;
}

.main_container .main_right .box ul li:nth-of-type(2n) {
  border-right: none;
}

.main_container .list_left {
  width: 365px;
  float: left;
}

.main_container .list_center {
  width: 365px;
  float: left;
  margin-left: 22px;
}

.main_container .list_right {
  width: 365px;
  float: right;
}

.main_container .list_container .box {
  margin: 0px auto 0px;
  height: auto;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0px 25px 20px 15px;
  border-bottom: 2px solid #E5C8BE;
  border-bottom: 2px solid rgba(229, 200, 190, 0.4);
  position: relative;
}

.main_container .list_container .box:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #F7ECE8;
  position: absolute;
  left: 0;
  bottom: 5px;
}

.main_container .list_container .box h2 {
  margin: 20px auto 0;
  padding: 0 0 12px 0;
  border-bottom: 1px dashed #F7EADC;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  font-family: PingFangSC-Medium;
  text-align: left;
  text-indent: 10px;
  color: #BE2F1F;
}

.main_container .list_container .box h2 a {
  color: #BE2F1F;
}

.main_container .list_container .box ul {
  margin: 15px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.main_container .list_container .box ul li {
  display: block\9;
  float: left\9;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 15px;
  white-space: nowrap;
}

.main_container .list_container .box_cpc ul {
  overflow: hidden;
  display: block;
  margin-right: -60px;
}

.main_container .list_container .box_cpc ul li {
  display: block;
  width: initial;
  float: left;
  margin-right: 55px;
  color: #CE3D31;
  text-align: left;
}

.main_container .list_container .box_cpc ul li i {
  vertical-align: middle;
  display: inline-block;
  width: 35px;
  height: 22px;
  background: url(../images/icon_dujia.jpg) center center no-repeat;
  margin-left: 10px;
}

.main_container .list_container .box_cpc ul li a {
  color: #CE3D31;
}

.main_container .list_container .box3 ul li {
  width: 33%;
  /* 如果最后一行是2个元素 */
  /* 如果最后一行是1个元素 */
}

.main_container .list_container .box3 ul li:nth-of-type(3n+1) {
  text-align: left;
}

.main_container .list_container .box3 ul li:nth-of-type(3n) {
  text-align: right;
}

.main_container .list_container .box3 ul li:last-child:nth-child(3n - 1) {
  margin-right: calc(33.3%);
}

.main_container .list_container .box3 ul li:last-child:nth-child(3n - 2) {
  margin-right: calc(66.6%);
}

.main_container .list_container .box4 ul li {
  width: 25%;
}

.main_container .list_container .box4 ul li:nth-of-type(4n+1) {
  text-align: left;
}

.main_container .list_container .box4 ul li:nth-of-type(4n) {
  text-align: right;
}

.main_container .list_container .boxpaper ul li {
  margin-bottom: 28px;
}

.main_container .list_container .boxzt ul {
  margin: 18px auto 0;
  display: block;
  text-align: justify;
}

.main_container .list_container .boxzt ul li {
  display: inline-block;
  float: none;
  margin-bottom: 17px;
}

.main_container .list_container .boxzt ul:after {
  display: inline-block;
  width: 100%;
  height: 0;
  content: '';
}

.main_container .list_container .boxtv ul {
  justify-content: space-between;
}

.main_container .list_container .boxtv ul li {
  width: initial;
}

.main_container .list_container .boxtheory ul {
  justify-content: space-between;
}

.main_container .list_container .boxtheory ul li {
  width: initial;
}

.white_container {
  margin: 30px auto 0;
  background: #fff;
  position: relative;
}

.white_container .title_logo {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 55px;
  background: url(../images/home_data_title_line.png) center top no-repeat;
  text-align: center;
}

.white_container .title_logo i {
  display: block;
  margin: 20px auto 0;
  width: 42px;
  height: 40px;
  background: url(../images/home_data_logo.jpg) center center no-repeat;
}

.white_container .title_logo h2 {
  display: block;
  margin: 20px auto 0;
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  font-family: PingFangSC-Medium;
  color: #BE2F1F;
}

.white_container .ztimg_container {
  width: 1180px;
  margin: 50px auto 0;
}

.white_container .ztimg_container ul {
  margin-right: -50px;
}

.white_container .ztimg_container ul li {
  width: 284px;
  height: 120px;
  float: left;
  margin-right: 15px;
}

.white_container .message_container {
  width: 1180px;
  margin: 40px auto 0;
  padding: 0 0 25px 0;
  border-bottom: 1px solid #E2E2E2;
}

.white_container .message_container .box h3 {
  font-weight: 600;
  font-size: 22px;
  line-height: 42px;
  font-family: PingFangSC-SNaNpxibold;
  margin: 6px 0 0 0;
  padding-left: 45px;
  background: url(../images/icon_home_kehu.png) left center no-repeat;
}

.white_container .message_container .box ul {
  margin-top: 15px;
  margin-right: -50px;
  overflow: hidden;
}

.white_container .message_container .box ul li {
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  display: block;
  float: left;
  margin-right: 40px;
  margin-bottom: 15px;
}

.white_container .message_container .custom {
  box-sizing: border-box;
  width: 50%;
  height: 98px;
  border-right: 1px solid #ECDECF;
  float: left;
  padding: 0 30px 0 0;
}

.white_container .message_container .custom h3 {
  background: url(../images/icon_home_kehu.png) left center no-repeat;
}

.white_container .message_container .about {
  box-sizing: border-box;
  width: 50%;
  height: 98px;
  float: left;
  padding: 0 66px 0 30px;
}

.white_container .message_container .about h3 {
  background: url(../images/icon_home_about.png) left center no-repeat;
}

.white_container .message_container .service {
  width: 480px;
  float: right;
}

.white_container .message_container .service h3 {
  background: url(../images/icon_home_kefu.png) left center no-repeat;
}

.white_container .message_container .service ul {
  margin-top: 15px;
  margin-right: -50px;
  overflow: hidden;
}

.white_container .message_container .service ul li {
  width: 40%;
  margin-right: 0;
  margin-bottom: 15px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  white-space: nowrap;
}

.copyright_container {
  background: #fff;
  margin: 0px auto 0;
}

/* MEDIA QUERIES Mobile phone
---------------------------------------------------------------------- */
@media (min-device-width: 320px) and (max-width: 689px), (max-device-width: 480px) {
  html, body {
    min-width: 1180px;
  }
}
